Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/554-server-docstrings-tlc #556

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

MasterKale
Copy link
Owner

@MasterKale MasterKale commented Apr 12, 2024

This PR performs some housekeeping on docstrings for the following methods in @simplewebauthn/server:

  • generateRegistrationOptions()
  • verifyRegistrationResponse()
  • generateAuthenticationOptions()
  • verifyAuthenticationResponse()

Fixes #554.

Screenshots

Before:

Screenshot 2024-04-12 at 1 53 15 PM

After:

Screenshot 2024-04-12 at 1 52 19 PM

@MasterKale MasterKale merged commit 59fde28 into master Apr 12, 2024
1 check passed
@MasterKale MasterKale deleted the fix/554-server-docstrings-tlc branch April 12, 2024 21:02
@MasterKale MasterKale added the package:server @simplewebauthn/server label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:server @simplewebauthn/server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up some docstrings in @simplewebauthn/server
1 participant